home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Shareware / Programare / hpad / hpad5pro.exe / {app} / data / csslev2.ini < prev    next >
INI File  |  2003-11-23  |  16KB  |  946 lines

  1. ; CSS Level 2
  2.  
  3. [%groups]
  4.  
  5. aural=Aural
  6. borders=Borders
  7. colors=Colors and Backgrounds
  8. fonts=Font
  9. generate=Generated Content
  10. page=Page
  11. table=Tables
  12. text=Text
  13. visual=Visual
  14.  
  15. [%properties]
  16.  
  17. azimuth
  18. background
  19. background-attachment
  20. background-color
  21. background-image
  22. background-position
  23. background-repeat
  24. border
  25. border-bottom
  26. border-bottom-color
  27. border-bottom-style
  28. border-bottom-width
  29. border-collapse
  30. border-color
  31. border-left
  32. border-left-color
  33. border-left-style
  34. border-left-width
  35. border-right
  36. border-right-color
  37. border-right-style
  38. border-right-width
  39. border-spacing
  40. border-style
  41. border-top
  42. border-top-color
  43. border-top-style
  44. border-top-width
  45. border-width
  46. bottom
  47. caption-side
  48. clear
  49. clip
  50. color
  51. content
  52. counter-increment
  53. counter-reset
  54. cue
  55. cue-after
  56. cue-before
  57. cursor
  58. direction
  59. display
  60. elevation
  61. empty-cells
  62. float
  63. font
  64. font-family
  65. font-size
  66. font-size-adjust
  67. font-stretch
  68. font-style
  69. font-variant
  70. font-weight
  71. height
  72. left
  73. letter-spacing
  74. line-height
  75. list-style
  76. list-style-image
  77. list-style-position
  78. list-style-type
  79. margin
  80. margin-bottom
  81. margin-left
  82. margin-right
  83. margin-top
  84. marker-offset
  85. marks
  86. max-height
  87. max-width
  88. min-height
  89. min-width
  90. orphans
  91. outline
  92. outline-color
  93. outline-style
  94. outline-width
  95. overflow
  96. padding
  97. padding-bottom
  98. padding-left
  99. padding-right
  100. padding-top
  101. page
  102. page-break-after
  103. page-break-before
  104. page-break-inside
  105. pause
  106. pause-after
  107. pause-before
  108. pitch
  109. pitch-range
  110. play-during
  111. position
  112. quotes
  113. richness
  114. right
  115. size
  116. speak
  117. speak-header
  118. speak-numeral
  119. speak-punctuation
  120. speech-rate
  121. stress
  122. table-layout
  123. text-align
  124. text-decoration
  125. text-indent
  126. text-shadow
  127. text-transform
  128. top
  129. unicode-bidi
  130. vertical-align
  131. visibility
  132. voice-family
  133. volume
  134. white-space
  135. widows
  136. width
  137. word-spacing
  138. z-index
  139.  
  140. [%units]
  141. <length>=px|em|ex|pt|in|pc|mm|cm
  142. <angle>=deg|grad|rad
  143. <time>=ms|s
  144. <frequency>=Hz|kHz
  145.  
  146. [%types]
  147. <generic-family>=serif|sans-serif|cursive|fantasy|monospace
  148. <absolute-size>=xx-small|x-small|small|medium|large|x-large|xx-large
  149. <relative-size>=larger|smaller
  150. <border-style>=none|dotted|dashed|solid|double|groove|ridge|inset|outset|hidden
  151. <border-width>=thin|medium|thick|<length>
  152.  
  153. [azimuth]
  154. inherited=1
  155. group=aural
  156. initial=center
  157. multiple=1
  158. value=<angle>|left-side|far-left|center-left|center-right|far-right|right-side|leftwards|rightwards|left|center|right|behind
  159.  
  160. [background]
  161. inherited=0
  162. initial=
  163. group=colors
  164. value=<mixed>
  165. sub1=background-color,<color>|transparent
  166. sub2=background-image,<url>|none
  167. sub3=background-repeat,repeat-x|repeat-y|no-repeat|repeat
  168. sub4=background-attachment,scroll|fixed
  169. sub5=background-position,<percentage>|<length>|top|center|bottom|left|right
  170.  
  171. [background-attachment]
  172. inherited=0
  173. initial=scroll
  174. group=colors
  175. value=scroll|fixed
  176.  
  177. [background-color]
  178. inherited=0
  179. initial=transparent
  180. group=colors
  181. value=<color>|transparent
  182.  
  183. [background-image]
  184. inherited=0
  185. initial=none
  186. group=colors
  187. value=<url>|none
  188.  
  189. [background-position]
  190. inherited=0
  191. initial=0% 0%
  192. group=colors
  193. multiple=1
  194. value=<percentage>|<length>|top|center|bottom|left|center|right
  195.  
  196. [background-repeat]
  197. inherited=0
  198. initial=repeat
  199. group=colors
  200. value=repeat-x|repeat-y|no-repeat|repeat
  201.  
  202. [border]
  203. inherited=0
  204. initial=
  205. group=borders
  206. value=<mixed>
  207. sub1=width,<border-width>
  208. sub2=style,<border-style>
  209. sub3=color,<color>
  210.  
  211. [border-bottom]
  212. inherited=0
  213. initial=
  214. group=borders
  215. value=<mixed>
  216. sub1=width,<border-width>
  217. sub2=style,<border-style>
  218. sub3=color,<color>
  219.  
  220. [border-bottom-color]
  221. inherited=0
  222. initial=
  223. group=borders
  224. value=<color>
  225.  
  226. [border-bottom-style]
  227. inherited=0
  228. initial=
  229. group=borders
  230. value=<border-style>
  231.  
  232. [border-bottom-width]
  233. inherited=0
  234. initial=medium
  235. group=borders
  236. value=<border-width>
  237.  
  238. [border-collapse]
  239. group=table
  240. inherited=1
  241. initial=collapse
  242. value=collapse|separate
  243.  
  244. [border-color]
  245. inherited=0
  246. initial=
  247. group=borders
  248. value=<mixed>|<color>
  249. sub1=border-top-color,<color>
  250. sub2=border-right-color,<color>
  251. sub3=border-bottom-color,<color>
  252. sub4=border-left-color,<color>
  253.  
  254. [border-left]
  255. inherited=0
  256. initial=
  257. group=borders
  258. value=<mixed>
  259. sub1=width,<border-width>
  260. sub2=style,<border-style>
  261. sub3=color,<color>
  262.  
  263. [border-left-color]
  264. inherited=0
  265. initial=
  266. group=borders
  267. value=<color>
  268.  
  269. [border-left-style]
  270. inherited=0
  271. initial=
  272. group=border
  273. value=<border-style>
  274.  
  275. [border-left-width]
  276. inherited=0
  277. initial=medium
  278. group=borders
  279. value=<border-width>
  280.  
  281. [border-right]
  282. inherited=0
  283. initial=
  284. group=borders
  285. value=<mixed>
  286. sub1=width,<border-width>
  287. sub2=style,<border-style>
  288. sub3=color,<color>
  289.  
  290. [border-right-color]
  291. inherited=0
  292. initial=
  293. group=borders
  294. value=<color>
  295.  
  296. [border-right-style]
  297. inherited=0
  298. initial=
  299. group=borders
  300. value=<border-style>
  301.  
  302. [border-right-width]
  303. inherited=0
  304. initial=medium
  305. group=borders
  306. value=<border-width>
  307.  
  308. [border-spacing]
  309. inherited=1
  310. group=table
  311. initial=0
  312. value=<length>
  313.  
  314. [border-style]
  315. inherited=0
  316. initial=none
  317. group=borders
  318. value=<mixed>|<border-style>
  319. sub1=border-top-style,<border-style>
  320. sub2=border-right-style,<border-style>
  321. sub3=border-bottom-style,<border-style>
  322. sub4=border-left-style,<border-style>
  323.  
  324. [border-top]
  325. inherited=0
  326. initial=
  327. group=borders
  328. value=<mixed>
  329. sub1=width,<border-width>
  330. sub2=style,<border-style>
  331. sub3=color,<color>
  332.  
  333. [border-top-color]
  334. inherited=0
  335. initial=
  336. group=borders
  337. value=<color>
  338.  
  339. [border-top-style]
  340. inherited=0
  341. initial=
  342. group=borders
  343. value=<border-style>
  344.  
  345. [border-top-width]
  346. inherited=0
  347. initial=medium
  348. group=borders
  349. value=<border-width>
  350.  
  351. [border-width]
  352. inherited=0
  353. initial=
  354. group=borders
  355. value=<mixed>|<border-width>
  356. sub1=border-top-width,<border-width>
  357. sub2=border-right-width,<border-width>
  358. sub3=border-bottom-width,<border-width>
  359. sub4=border-left-width,<border-width>
  360.  
  361. [bottom]
  362. inherited=0
  363. group=visual
  364. initial=auto
  365. value=<percentage>|<length>|auto
  366.  
  367. [caption-side]
  368. inherited=1
  369. group=table
  370. initial=top
  371. value=top|bottom|left|right
  372.  
  373. [clear]
  374. inherited=0
  375. initial=none
  376. group=borders
  377. value=none|left|right|both
  378.  
  379. [clip]
  380. inherited=0
  381. initial=auto
  382. group=visual
  383. value=auto
  384.  
  385. [color]
  386. inherited=1
  387. initial=
  388. group=colors
  389. value=<color>
  390.  
  391. [content]
  392. inherited=0
  393. initial=
  394. group=generate
  395. value=<url>|open-quote|close-quote|no-open-quote|no-close-quote
  396.  
  397. [counter-increment]
  398. inherited=0
  399. initial=none
  400. group=generate
  401. value=none
  402.  
  403. [counter-reset]
  404. inherited=0
  405. initial=none
  406. group=generate
  407. value=none
  408.  
  409. [cue]
  410. inherited=0
  411. initial=
  412. group=aural
  413. value=<mixed>
  414. sub1=cue-before,<url>|none
  415. sub2=cue-after,<url>|none
  416.  
  417. [cue-after]
  418. inherited=0
  419. initial=none
  420. group=aural
  421. value=<url>|none
  422.  
  423. [cue-before]
  424. inherited=0
  425. initial=none
  426. group=aural
  427. value=<url>|none
  428.  
  429. [cursor]
  430. inherited=1
  431. group=visual
  432. initial=auto
  433. value=<url>|auto|crosshair|default|pointer|move|e-resize|ne-resize|nw-resize|n-resize|se-resize|sw-resize|s-resize|w-resize|text|wait|help
  434.  
  435. [direction]
  436. inherited=1
  437. group=visual
  438. initial=ltr
  439. value=ltr|rtl
  440.  
  441. [display]
  442. inherited=0
  443. initial=block
  444. group=visual
  445. value=inline|block|list-item|run-in|compact|marker|inline-table|table-row-group|table-header-group|table-footer-group|table-row|table-column-group|table-column|table-cell|table-caption|table|none
  446.  
  447. [elevation]
  448. inherited=1
  449. group=aural
  450. initial=level
  451. value=<angle>|below|level|above|higher|lower
  452.  
  453. [empty-cells]
  454. inherited=1
  455. group=table
  456. initial=show
  457. value=show|hide
  458.  
  459. [float]
  460. inherited=0
  461. initial=none
  462. group=borders
  463. value=left|right|none
  464.  
  465. [font]
  466. inherited=1
  467. group=fonts
  468. value=<mixed>
  469. sub1=system-font,caption|icon|menu|message-box|small-caption|status-bar
  470. sub2=font-style,normal|italic|oblique
  471. sub3=font-variant,normal|small-caps
  472. sub4=font-weight,normal|bolder|bold|lighter|100|200|300|400|500|600|700|800|900
  473. sub5=font-size,<length>|<percentage>|<relative-size>|<absolute-size>
  474. sub6=line-height,normal|<percentage>|<length>|<number>
  475. sub7=font-family,<font>
  476.  
  477. [font-family]
  478. inherited=1
  479. initial=
  480. group=fonts
  481. value=<font>
  482.  
  483. [font-size]
  484. inherited=1
  485. initial=medium
  486. group=fonts
  487. value=<length>|<percentage>|<relative-size>|<absolute-size>
  488.  
  489. [font-size-adjust]
  490. inherited=1
  491. initial=none
  492. group=fonts
  493. value=<number>|none
  494.  
  495. [font-stretch]
  496. inherited=1
  497. initial=normal
  498. group=fonts
  499. value=normal|wider|narrower|ultra-condensed|extra-condensed|condensed|semi-condensed|semi-expanded|expanded|extra-expanded|ultra-expanded
  500.  
  501. [font-style]
  502. inherited=1
  503. initial=normal
  504. group=fonts
  505. value=normal|italic|oblique
  506.  
  507. [font-variant]
  508. inherited=1
  509. initial=normal
  510. group=fonts
  511. value=normal|small-caps
  512.  
  513. [font-weight]
  514. inherited=1
  515. initial=normal
  516. group=fonts
  517. value=normal|bolder|bold|lighter|100|200|300|400|500|600|700|800|900
  518.  
  519. [height]
  520. inherited=0
  521. initial=auto
  522. group=visual
  523. value=<percentage>|<length>|auto
  524.  
  525. [left]
  526. inherited=0
  527. initial=auto
  528. group=visual
  529. value=<percentage>|<length>|auto
  530.  
  531. [letter-spacing]
  532. inherited=1
  533. initial=normal
  534. group=text
  535. value=normal|<length>
  536.  
  537. [line-height]
  538. inherited=1
  539. initial=normal
  540. group=text
  541. value=normal|<percentage>|<length>|<number>
  542.  
  543. [list-style]
  544. inherited=1
  545. initial=
  546. group=visual
  547. value=<mixed>
  548. sub1=list-style-type,disc|circle|square|decimal-leading-zero|decimal|lower-roman|upper-roman|lower-greek|lower-alpha|lower-latin|upper-alpha|upper-latin|hebrew|armenian|georgian|cjk-ideographic|hiragana-iroha|hiragana|katakana-iroha|katakana|none
  549. sub2=list-style-position,inside|outside
  550. sub3=list-style-image,<url>|none
  551.  
  552. [list-style-image]
  553. inherited=1
  554. initial=none
  555. group=visual
  556. value=<url>|none
  557.  
  558. [list-style-position]
  559. inherited=1
  560. initial=outside
  561. group=visual
  562. value=inside|outside
  563.  
  564. [list-style-type]
  565. inherited=1
  566. initial=disc
  567. group=visual
  568. value=disc|circle|square|decimal-leading-zero|decimal|lower-roman|upper-roman|lower-greek|lower-alpha|lower-latin|upper-alpha|upper-latin|hebrew|armenian|georgian|cjk-ideographic|hiragana-iroha|hiragana|katakana-iroha|katakana|none
  569.  
  570. [margin]
  571. inherited=0
  572. initial=
  573. group=borders
  574. value=<mixed>|<percentage>|<length>|auto
  575. sub1=margin-top,<percentage>|<length>|auto
  576. sub2=margin-right,<percentage>|<length>|auto
  577. sub3=margin-bottom,<percentage>|<length>|auto
  578. sub4=margin-left,<percentage>|<length>|auto
  579.  
  580. [margin-bottom]
  581. inherited=0
  582. initial=0
  583. group=borders
  584. value=<percentage>|<length>|auto
  585.  
  586. [margin-left]
  587. inherited=0
  588. initial=0
  589. group=borders
  590. value=<percentage>|<length>|auto
  591.  
  592. [margin-right]
  593. inherited=0
  594. initial=0
  595. group=borders
  596. value=<percentage>|<length>|auto
  597.  
  598. [margin-top]
  599. inherited=0
  600. initial=0
  601. group=borders
  602. value=<percentage>|<length>|auto
  603.  
  604. [marker-offset]
  605. inherited=0
  606. initial=auto
  607. group=generate
  608. value=<length>|auto
  609.  
  610. [marks]
  611. inherited=0
  612. initial=none
  613. group=page
  614. value=crop|cross|none
  615.  
  616. [max-height]
  617. inherited=0
  618. initial=none
  619. group=visual
  620. value=<percentage>|<length>|none
  621.  
  622. [max-width]
  623. inherited=0
  624. initial=none
  625. group=visual
  626. value=<percentage>|<length>|none
  627.  
  628. [min-height]
  629. inherited=0
  630. initial=0
  631. group=visual
  632. value=<percentage>|<length>|none
  633.  
  634. [min-width]
  635. inherited=0
  636. initial=0
  637. group=visual
  638. value=<percentage>|<length>|none
  639.  
  640. [orphans]
  641. inherited=1
  642. initial=2
  643. group=page
  644. value=<number>
  645.  
  646. [outline]
  647. inherited=0
  648. initial=
  649. group=visual
  650. value=<mixed>
  651. sub1=outline-color,<color>
  652. sub2=outline-style,<border-style>
  653. sub3=outline-width,<border-width>
  654.  
  655. [outline-color]
  656. inherited=0
  657. initial=invert
  658. group=visual
  659. value=invert|<color>
  660.  
  661. [outline-style]
  662. inherited=0
  663. initial=none
  664. group=visual
  665. value=<border-style>
  666.  
  667. [outline-width]
  668. inherited=0
  669. initial=medium
  670. group=visual
  671. value=<border-width>
  672.  
  673. [overflow]
  674. inherited=0
  675. initial=visible
  676. group=visual
  677. value=visible|hidden|scroll|auto
  678.  
  679. [padding]
  680. inherited=0
  681. initial=
  682. group=borders
  683. value=<mixed>|<percentage>|<length>
  684. sub1=padding-top,<percentage>|<length>
  685. sub2=padding-right,<percentage>|<length>
  686. sub3=padding-bottom,<percentage>|<length>
  687. sub4=padding-left,<percentage>|<length>
  688.  
  689. [padding-bottom]
  690. inherited=0
  691. initial=0
  692. group=borders
  693. value=<percentage>|<length>
  694.  
  695. [padding-left]
  696. inherited=0
  697. initial=0
  698. group=borders
  699. value=<percentage>|<length>
  700.  
  701. [padding-right]
  702. inherited=0
  703. initial=0
  704. group=borders
  705. value=<percentage>|<length>
  706.  
  707. [padding-top]
  708. inherited=0
  709. initial=0
  710. group=borders
  711. value=<percentage>|<length>
  712.  
  713. [page]
  714. inherited=1
  715. initial=auto
  716. group=page
  717. value=auto
  718.  
  719. [page-break-after]
  720. inherited=0
  721. initial=auto
  722. group=page
  723. value=auto|always|avoid|left|right
  724.  
  725. [page-break-before]
  726. inherited=0
  727. initial=auto
  728. group=page
  729. value=auto|always|avoid|left|right
  730.  
  731. [page-break-inside]
  732. inherited=1
  733. initial=auto
  734. group=page
  735. value=avoid|auto
  736.  
  737. [pause]
  738. inherited=0
  739. initial=
  740. group=aural
  741. value=<mixed>
  742. sub1=pause-before,<time>|<percentage>
  743. sub2=pause-after,<time>|<percentage>
  744.  
  745. [pause-after]
  746. inherited=0
  747. initial=
  748. group=aural
  749. value=<time>|<percentage>
  750.  
  751. [pause-before]
  752. inherited=0
  753. initial=
  754. group=aural
  755. value=<time>|<percentage>
  756.  
  757. [pitch]
  758. inherited=1
  759. initial=medium
  760. group=aural
  761. value=<frequency>|x-low|low|medium|high|x-high
  762.  
  763. [pitch-range]
  764. inherited=1
  765. initial=50
  766. group=aural
  767. value=<number>
  768.  
  769. [play-during]
  770. inherited=0
  771. initial=auto
  772. group=aural
  773. value=<url>|mix|repeat|auto|none|inherit
  774.  
  775. [position]
  776. inherited=0
  777. initial=static
  778. group=visual
  779. value=static|relative|absolute|fixed
  780.  
  781. [quotes]
  782. inherited=1
  783. initial=
  784. group=visual
  785. value=none
  786.  
  787. [richness]
  788. inherited=1
  789. initial=50
  790. group=aural
  791. value=<number>
  792.  
  793. [right]
  794. inherited=0
  795. initial=auto
  796. group=visual
  797. value=<percentage>|<length>|auto
  798.  
  799. [size]
  800. inherited=0
  801. initial=auto
  802. group=page
  803. value=<length>|auto|portrait|landscape|inherit
  804.  
  805. [speak]
  806. inherited=1
  807. initial=
  808. group=aural
  809. value=normal|none|spell-out
  810.  
  811. [speak-header]
  812. inherited=1
  813. initial=once
  814. group=aural
  815. value=once|always
  816.  
  817. [speak-numeral]
  818. inherited=1
  819. initial=continuous
  820. group=aural
  821. value=digits|continuous
  822.  
  823. [speak-punctuation]
  824. inherited=1
  825. initial=none
  826. group=aural
  827. value=code|none
  828.  
  829. [speech-rate]
  830. inherited=1
  831. initial=medium
  832. group=aural
  833. value=<number>|x-slow|slow|medium|fast|x-fast|faster|slower
  834.  
  835. [stress]
  836. inherited=1
  837. initial=50
  838. group=aural
  839. value=<number>
  840.  
  841. [table-layout]
  842. inherited=0
  843. initial=auto
  844. group=table
  845. value=auto|fixed
  846.  
  847. [text-align]
  848. inherited=1
  849. initial=
  850. group=text
  851. value=left|right|center|justify
  852.  
  853. [text-decoration]
  854. inherited=0
  855. initial=none
  856. group=text
  857. value=none|underline|overline|line-through|blink
  858.  
  859. [text-indent]
  860. inherited=1
  861. initial=0
  862. group=text
  863. value=<percentage>|<length>
  864.  
  865. [text-shadow]
  866. inherited=0
  867. initial=none
  868. group=text
  869. value=none|<color>|<length>
  870.  
  871. [text-transform]
  872. inherited=1
  873. initial=none
  874. group=text
  875. value=capitalize|uppercase|lowercase|none
  876.  
  877. [top]
  878. inherited=0
  879. initial=auto
  880. group=visual
  881. value=<percentage>|<length>|auto
  882.  
  883. [unicode-bidi]
  884. inherited=0
  885. initial=normal
  886. group=visual
  887. value=normal|embed|bidi-override
  888.  
  889. [vertical-align]
  890. inherited=0
  891. initial=baseline
  892. group=visual
  893. value=baseline|sub|super|top|text-top|middle|bottom|text-bottom|<percentage>|<length>
  894.  
  895. [visibility]
  896. inherited=0
  897. initial=inherit
  898. group=visual
  899. value=visible|hidden|collapse
  900.  
  901. [voice-family]
  902. inherited=1
  903. initial=
  904. multiple=1
  905. group=aural
  906. value=<mixed>
  907. sub1=specific-voice,<string>
  908. sub2=generic-voice,male|female|child
  909.  
  910. [volume]
  911. inherited=1
  912. initial=medium
  913. group=aural
  914. value=<percentage>|<number>|silent|x-soft|soft|medium|loud|x-loud
  915.  
  916. [white-space]
  917. inherited=1
  918. initial=normal
  919. group=text
  920. value=normal|pre|nowrap
  921.  
  922. [widows]
  923. inherited=1
  924. initial=2
  925. group=visual
  926. value=<number>
  927.  
  928. [width]
  929. inherited=0
  930. initial=auto
  931. group=borders
  932. value=<percentage>|<length>|auto
  933.  
  934. [word-spacing]
  935. inherited=1
  936. initial=normal
  937. group=text
  938. value=normal|<length>
  939.  
  940. [z-index]
  941. inherited=0
  942. initial=auto
  943. group=visual
  944. value=auto|<number>
  945.  
  946.